| Method | Request URI |
|---|---|
| GET | /API/Session/IsValid/?overrideId=value&sessionId=value |
| URI Parameter | Description |
|---|---|
| overrideId |
An explicit session ID to check. Optional. If not specified, this method will check the session ID given
via the Dundas.BI.AccountServices.AccountServicesConstants.WebAppSessionIdCookieName cookie, or via the standard |
| sessionId | The ID of the session to check. |